home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIPNET Aralık 1997.iso / oyun / elf.exe / ELF.EXE / 0 / RCDATA / TLABELEDITORDLG / TLABELEDITORDLG.txt
Text File  |  1997-02-13  |  11KB  |  404 lines

  1. object LabelEditorDlg: TLabelEditorDlg
  2.   Left = 196
  3.   Top = 96
  4.   ActiveControl = TheAngle
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'MyLabelRotate Editor'
  8.   ClientHeight = 258
  9.   ClientWidth = 262
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   Position = poDefault
  16.   TextHeight = 14
  17.   object MyLabelRotate1: TMyLabelRotate
  18.     Left = 0
  19.     Top = 0
  20.     Width = 262
  21.     Height = 258
  22.     LabelStyle.Angle = 45
  23.     LabelStyle.AStyle3D = A3dResit
  24.     LabelStyle.AShadeLTSet = False
  25.     Align = alClient
  26.     Caption = 'My      Component'
  27.     Font.Color = clSilver
  28.     Font.Height = -37
  29.     Font.Name = 'Arial'
  30.     Font.Style = [fsBold, fsItalic]
  31.     ParentFont = False
  32.     OnClick = MyLabelRotate1Click
  33.   end
  34.   object Label4: TLabel
  35.     Left = 151
  36.     Top = 114
  37.     Width = 98
  38.     Height = 13
  39.     Caption = 'Angle Of Rotation'
  40.     Font.Color = clBlack
  41.     Font.Height = -12
  42.     Font.Name = 'Arial'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     Transparent = True
  46.   end
  47.   object Degree: TLabel
  48.     Left = 185
  49.     Top = 151
  50.     Width = 31
  51.     Height = 12
  52.     Alignment = taCenter
  53.     AutoSize = False
  54.     Caption = '0'
  55.     Font.Color = clRed
  56.     Font.Height = -12
  57.     Font.Name = 'Arial'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.     Transparent = True
  61.   end
  62.   object Label2: TLabel
  63.     Left = 157
  64.     Top = 8
  65.     Width = 82
  66.     Height = 15
  67.     Caption = 'Vertical Offset'
  68.     Font.Color = clBlack
  69.     Font.Height = -12
  70.     Font.Name = 'Arial'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object Label3: TLabel
  76.     Left = 151
  77.     Top = 61
  78.     Width = 95
  79.     Height = 15
  80.     Caption = 'Horizontal Offset'
  81.     Font.Color = clBlack
  82.     Font.Height = -12
  83.     Font.Name = 'Arial'
  84.     Font.Style = [fsBold]
  85.     ParentFont = False
  86.     Transparent = True
  87.   end
  88.   object MyLabelRotate2: TMyLabelRotate
  89.     Left = 115
  90.     Top = 25
  91.     Width = 51
  92.     Height = 77
  93.     LabelStyle.Angle = 60
  94.     LabelStyle.AStyle3D = A3dShadowed
  95.     LabelStyle.AShadeLTSet = False
  96.     LabelStyle.AHShadeOffSet = -3
  97.     LabelStyle.AVShadeOffSet = -11
  98.     Caption = 'Shadows'
  99.     Font.Color = clBlack
  100.     Font.Height = -15
  101.     Font.Name = 'Arial'
  102.     Font.Style = [fsBold]
  103.     ParentFont = False
  104.   end
  105.   object ByLabel: TLabel
  106.     Left = 3
  107.     Top = 240
  108.     Width = 154
  109.     Height = 13
  110.     Caption = 'By Mark Purvis Nov 15, 1995'
  111.     Font.Color = clRed
  112.     Font.Height = -11
  113.     Font.Name = 'Arial'
  114.     Font.Style = [fsBold, fsItalic]
  115.     ParentFont = False
  116.     Transparent = True
  117.     Visible = False
  118.   end
  119.   object GroupBox1: TGroupBox
  120.     Left = 16
  121.     Top = 8
  122.     Width = 96
  123.     Height = 97
  124.     Caption = '3d Styles'
  125.     Font.Color = clBlack
  126.     Font.Height = -11
  127.     Font.Name = 'Arial'
  128.     Font.Style = [fsBold]
  129.     ParentFont = False
  130.     TabOrder = 10
  131.   end
  132.   object RBNormal: TRadioButton
  133.     Left = 27
  134.     Top = 21
  135.     Width = 72
  136.     Height = 18
  137.     Caption = '&Normal'
  138.     Color = clBtnFace
  139.     Font.Color = clBlack
  140.     Font.Height = -12
  141.     Font.Name = 'Arial'
  142.     Font.Style = [fsBold]
  143.     ParentColor = False
  144.     ParentFont = False
  145.     TabOrder = 0
  146.     OnClick = RBNormalClick
  147.   end
  148.   object RBRaised: TRadioButton
  149.     Left = 27
  150.     Top = 40
  151.     Width = 72
  152.     Height = 18
  153.     Caption = '&Raised'
  154.     Font.Color = clBlack
  155.     Font.Height = -12
  156.     Font.Name = 'Arial'
  157.     Font.Style = [fsBold]
  158.     ParentFont = False
  159.     TabOrder = 1
  160.     OnClick = RBRaisedClick
  161.   end
  162.   object RBResit: TRadioButton
  163.     Left = 27
  164.     Top = 60
  165.     Width = 72
  166.     Height = 18
  167.     Caption = 'R&esit'
  168.     Font.Color = clBlack
  169.     Font.Height = -12
  170.     Font.Name = 'Arial'
  171.     Font.Style = [fsBold]
  172.     ParentFont = False
  173.     TabOrder = 2
  174.     OnClick = RBResitClick
  175.   end
  176.   object RBShadowed: TRadioButton
  177.     Left = 27
  178.     Top = 80
  179.     Width = 77
  180.     Height = 18
  181.     Caption = '&Shadowed'
  182.     Font.Color = clBlack
  183.     Font.Height = -12
  184.     Font.Name = 'Arial'
  185.     Font.Style = [fsBold]
  186.     ParentFont = False
  187.     TabOrder = 3
  188.     OnClick = RBShadowedClick
  189.   end
  190.   object RBResetWhite: TCheckBox
  191.     Left = 127
  192.     Top = 177
  193.     Width = 131
  194.     Height = 15
  195.     Caption = 'Reset White Shade'
  196.     Font.Color = clBlack
  197.     Font.Height = -12
  198.     Font.Name = 'Arial'
  199.     Font.Style = [fsBold]
  200.     ParentFont = False
  201.     TabOrder = 4
  202.     OnClick = RBResetWhiteClick
  203.   end
  204.   object TheAngle: TScrollBar
  205.     Left = 162
  206.     Top = 134
  207.     Width = 75
  208.     Height = 12
  209.     LargeChange = 15
  210.     Max = 360
  211.     TabOrder = 5
  212.     OnScroll = TheAngleScroll
  213.   end
  214.   object BitBtnOk: TBitBtn
  215.     Left = 98
  216.     Top = 211
  217.     Width = 72
  218.     Height = 25
  219.     Caption = '&OK'
  220.     TabOrder = 6
  221.     Kind = bkOK
  222.   end
  223.   object BitBtnCancel: TBitBtn
  224.     Left = 182
  225.     Top = 211
  226.     Width = 72
  227.     Height = 25
  228.     Cancel = True
  229.     Caption = '&Restore'
  230.     TabOrder = 7
  231.     OnClick = BitBtnCancelClick
  232.     Glyph.Data = {
  233.       BE060000424DBE06000000000000360400002800000024000000120000000100
  234.       0800000000008802000000000000000000000000000000000000000000000000
  235.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  236.       A600000000000000000000000000000000000000000000000000000000000000
  237.       0000000000000000000000000000000000000000000000000000000000000000
  238.       0000000000000000000000000000000000000000000000000000000000000000
  239.       0000000000000000000000000000000000000000000000000000000000000000
  240.       0000000000000000000000000000000000000000000000000000000000000000
  241.       0000000000000000000000000000000000000000000000000000000000000000
  242.       0000000000000000000000000000000000000000000000000000000000000000
  243.       0000000000000000000000000000000000000000000000000000000000000000
  244.       0000000000000000000000000000000000000000000000000000000000000000
  245.       0000000000000000000000000000000000000000000000000000000000000000
  246.       0000000000000000000000000000000000000000000000000000000000000000
  247.       0000000000000000000000000000000000000000000000000000000000000000
  248.       0000000000000000000000000000000000000000000000000000000000000000
  249.       0000000000000000000000000000000000000000000000000000000000000000
  250.       0000000000000000000000000000000000000000000000000000000000000000
  251.       0000000000000000000000000000000000000000000000000000000000000000
  252.       0000000000000000000000000000000000000000000000000000000000000000
  253.       0000000000000000000000000000000000000000000000000000000000000000
  254.       0000000000000000000000000000000000000000000000000000000000000000
  255.       0000000000000000000000000000000000000000000000000000000000000000
  256.       0000000000000000000000000000000000000000000000000000000000000000
  257.       0000000000000000000000000000000000000000000000000000000000000000
  258.       0000000000000000000000000000000000000000000000000000000000000000
  259.       0000000000000000000000000000000000000000000000000000000000000000
  260.       0000000000000000000000000000000000000000000000000000000000000000
  261.       0000000000000000000000000000000000000000000000000000000000000000
  262.       0000000000000000000000000000000000000000000000000000000000000000
  263.       0000000000000000000000000000000000000000000000000000000000000000
  264.       0000000000000000000000000000000000000000000000000000000000000000
  265.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  266.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  267.       0303030303030303030303030303030303030303030303030303030303030303
  268.       0303F8F80303030303030303030303030303030303FF03030303030303030303
  269.       0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  270.       03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  271.       030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  272.       FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  273.       030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  274.       F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  275.       010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  276.       030101010101F80303030303030303030303F8FF0303030303F8030303030303
  277.       0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  278.       0303030303030303F90101010101F8030303030303030303030303F803030303
  279.       F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  280.       03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  281.       03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  282.       03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  283.       0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  284.       030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  285.       03030303030303030303030303030303030303030303030303F8F8F803030303
  286.       0303030303030303030303030303030303030303030303030303030303030303
  287.       0303}
  288.     NumGlyphs = 2
  289.   end
  290.   object ShadeV: TSpinEdit
  291.     Left = 169
  292.     Top = 26
  293.     Width = 61
  294.     Height = 24
  295.     AutoSize = False
  296.     Color = clTeal
  297.     Font.Color = clBlack
  298.     Font.Height = -12
  299.     Font.Name = 'Arial'
  300.     Font.Style = [fsBold]
  301.     MaxValue = 100
  302.     MinValue = -100
  303.     ParentFont = False
  304.     TabOrder = 8
  305.     Value = 0
  306.     OnChange = ShadeVChange
  307.   end
  308.   object ShadeH: TSpinEdit
  309.     Left = 169
  310.     Top = 79
  311.     Width = 61
  312.     Height = 24
  313.     AutoSize = False
  314.     Color = clTeal
  315.     Font.Color = clBlack
  316.     Font.Height = -12
  317.     Font.Name = 'Arial'
  318.     Font.Style = [fsBold]
  319.     MaxValue = 100
  320.     MinValue = -100
  321.     ParentFont = False
  322.     TabOrder = 9
  323.     Value = 0
  324.     OnChange = ShadeHChange
  325.   end
  326.   object ShadowColors: TComboBox
  327.     Left = 5
  328.     Top = 170
  329.     Width = 110
  330.     Height = 22
  331.     Style = csDropDownList
  332.     Color = clTeal
  333.     DropDownCount = 5
  334.     Font.Color = clBlack
  335.     Font.Height = -11
  336.     Font.Name = 'Arial'
  337.     Font.Style = [fsBold]
  338.     ItemHeight = 14
  339.     Items.Strings = (
  340.       'clBlack'
  341.       'clMaroon'
  342.       'clGreen'
  343.       'clOlive'
  344.       'clNavy'
  345.       'clPurple'
  346.       'clTeal '
  347.       'clGray '
  348.       'clSilver '
  349.       'clRed '
  350.       'clLime'
  351.       'clYellow   '
  352.       'clBlue'
  353.       'clFuchsia'
  354.       'clAqua'
  355.       'clWhite '
  356.       'clLtGray '
  357.       'clDkGray'
  358.       'clScrollBar'
  359.       'clBackground '
  360.       'clActiveCaption'
  361.       'clInactiveCaption'
  362.       'clMenu'
  363.       'clWindow'
  364.       'clWindowFrame'
  365.       'clMenuText'
  366.       'clWindowText'
  367.       'clCaptionText'
  368.       'clActiveBorder'
  369.       'clInactiveBorder'
  370.       'clAppWorkSpace'
  371.       'clHighlight'
  372.       'clHighlightText'
  373.       'clBtnFace'
  374.       'clBtnShadow'
  375.       'clGrayText'
  376.       'clBtnText'
  377.       'clInactiveCaptionText '
  378.       'clBtnHighlight')
  379.     MaxLength = 100
  380.     ParentFont = False
  381.     ParentShowHint = False
  382.     ShowHint = False
  383.     TabOrder = 11
  384.     OnChange = ShadowColorsChange
  385.   end
  386.   object ShadowChoice: TRadioGroup
  387.     Left = 5
  388.     Top = 110
  389.     Width = 109
  390.     Height = 51
  391.     Caption = 'Shadow Position'
  392.     Font.Color = clBlack
  393.     Font.Height = -11
  394.     Font.Name = 'Arial'
  395.     Font.Style = [fsBold]
  396.     ItemIndex = 0
  397.     Items.Strings = (
  398.       'Left Top'
  399.       'Right Bottom')
  400.     ParentFont = False
  401.     TabOrder = 12
  402.   end
  403. end
  404.